SoftStream(
<DeviceId>,<Type>)
Streams
the Incoming, Outgoing or both audio of the current device to
the incoming audio of the specified device.
Parameters
<DeviceId>
Channel to be listened.
<Type>
Type
of streaming to be done.
Return Value
Remarks
- Types of streaming are the Incoming(Type=1),
Outgoing(Type=2), or both incoming
and outgoing audio(Type=0) of the specified device.
- It is the same as a SoftListen() executed by the specified
device on the current device.
- HANGUP will automatically disconnect the streaming channels.
Example
Refer samples provided with the Xtend IVR.